currentPageIfNotEmpty

inline fun <T> PaginationResult<T>.currentPageIfNotEmpty(): PaginationResult<T>?